Skip to content

Correct escape characters in grep command#966

Merged
glittercowboy merged 1 commit intogsd-build:mainfrom
Cross2pro:patch-1
Mar 15, 2026
Merged

Correct escape characters in grep command#966
glittercowboy merged 1 commit intogsd-build:mainfrom
Cross2pro:patch-1

Conversation

@Cross2pro
Copy link
Contributor

Fix escape characters in grep command for extracting code interfaces.

What

Fix invalid TOML escape sequences in GSD agent prompts by properly escaping backslashes in embedded grep examples, so planning/research roles load correctly.

Why

Unescaped backslashes made multiple gsd-*.toml files fail parsing, which caused roles like gsd-planner to be unavailable and forced fallback behavior.

Testing

  • Tested on macOS
  • Tested on Windows
  • Tested on Linux

Checklist

  • Follows GSD style (no enterprise patterns, no filler)
  • Updates CHANGELOG.md for user-facing changes
  • No unnecessary dependencies added
  • Works on Windows (backslash paths tested)

Breaking Changes

None

Fix escape characters in grep command for extracting code interfaces.
@Cross2pro Cross2pro requested a review from glittercowboy as a code owner March 7, 2026 13:05
@glittercowboy glittercowboy merged commit faa3f11 into gsd-build:main Mar 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants